go cd "Other tools" of stack "Intro to HyperCard 2.0"
end goBack
-- part 1 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=60 top=92 right=296 bottom=417
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 14
-- part name:
----- HyperTalk script -----
on mouseUp
if 2 = 8 then
end if
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: A000
-- rect: left=265 top=251 right=295 bottom=366
-- title width / last selected line: 0
-- icon id / first selected line: 29400 / 29400
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: ReadyMade Buttons
----- HyperTalk script -----
on mouseUp
visual zoom out
go cd "See ReadyMade Btns" of stack "•HC 2.0-6"
end mouseUp
-- part 3 (button)
-- low flags: 80
-- high flags: 0001
-- rect: left=0 top=0 right=342 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: screenBtn
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part contents for card part 1
----- text -----
“Readymade Buttons” is a stack that comes with HyperCard. The buttons in it open other stacks, help you navigate through stacks, play sounds, hide and show pictures...
You can copy any of the buttons from this stack and paste them into your own stacks—they carry their functions with them.
Click the “Readymade Buttons” option below to see the first card of this stack, and a list of the kinds of buttons it makes available to you.